home *** CD-ROM | disk | FTP | other *** search
/ VRML Browsing & Building Cyberspace / VRML - Browsing and Building Cyberspace.iso / webfx / 16_bit / cube.wr_ / cube.wr
Text File  |  1992-01-29  |  168b  |  12 lines

  1. #VRML V1.0 ascii
  2. DEF PaperCube Separator {
  3.  
  4. CollisionDetection {
  5.         fields [SFBool collision]
  6.         collision    TRUE
  7. }                  
  8.  
  9. Cube {}
  10.  
  11. }
  12.